Welcome![Sign In][Sign Up]
Location:
Search - struts2 in action

Search list

[JSP/Javastruts2

Description: Struts2.1的简单实例,主要包括流程/action和部分标签,和大家分享-Struts2.1 simple examples, including process/action, and some labels, and to share
Platform: | Size: 1978368 | Author: 刘维力 | Hits:

[JSPstarting-struts2-chinese

Description: Struts2 是Struts的下一代产品。Struts2的目标很简单——使Web开发变得更加容易。为了达成这一目标,Struts2中提供了很多新特性,比如智能的默认设置、annotation的使用以及“惯例重于配置”原则的应用,而这一切都大大减少了XML配置。 本书的目的,是为了帮助读者掌握Struts2框架,并能够对组成框架的功能部件和可用的配置项有深刻的理解。作者在书中还将介绍一些可以提高生产力的方法——包括默认配置项和应当注意的实现特性,可用的多种配置选项和一些开发技术。本书还会就与第三方软件进行集成的话题展开讨论。 尽管有很多新的语言和新的技术,基于Action的MVC框架对当前的Web应用开发依然十分有用。本书带你一起探讨Struts 2应用的方方面面,如架构、配置、实现Actions和对验证与国际化的支持等。除了这些,本书还专注于实践,用大量的代码和技巧教你如何快速使用Struts 2。
Platform: | Size: 778240 | Author: | Hits:

[JSPstruts2

Description: struts2 in action complete ebook
Platform: | Size: 3765248 | Author: deepak | Hits:

[JSPStruts2inAction

Description: Struts2 in action.此文件为电子书籍,PDF格式。文章通俗易懂,是广大java爱好者学习Struts2的好读物。-Struts2 in action. This document is for e-books, PDF format. Easy to understand article, the vast number of java lovers of good books to learn Struts2.
Platform: | Size: 3589120 | Author: pendy | Hits:

[JSPStruts2inAction

Description: struts2 in action,struts的经典教程。遗憾的是目前还找不到中文版。-struts2 in action, struts a classic course. Unfortunately still can not find the Chinese version.
Platform: | Size: 3589120 | Author: jamy | Hits:

[JSPStruts.2.in.Action

Description: struts2.in.action08年的完整版本,是struts2学习的经典书籍-struts2.in.action08 years of full version is a classic book learning struts2
Platform: | Size: 3589120 | Author: 周健 | Hits:

[JSPStruts2Design

Description: Struts2的英文使用手册,详细介绍了Struts2的action,result,OGNL,以及时如何使用的,对于程序员使用Struts2开发有很大的帮助-Struts2 in English user manual, detailing the Struts2 in action, result, OGNL, as well as how to use, for programmers to use Struts2 help greatly to the development
Platform: | Size: 10237952 | Author: lee | Hits:

[JSP/Javastruts2_demo

Description: struts2_demo是一个非常适合struts2初学者的入门实例。里面包括了10个小故事,每个故事都针对一个经典的知识点: 第一个故事,讲述如何在Struts2.0里开发你的Hello world 第二个故事,模拟登陆,主要是看formbeean对象在action里怎么用 第三个故事,操作调用自己的方法,而不是execute() 第四个故事,处理一个form多个submit 第五个故事,关于struts2.0的验证框架 第六个故事,关于struts2.0的多文件上传 第七个故事,关于struts2.0的单个文件上传 第八个故事,关于struts2.0的批量处理 第九个故事,关于struts2.0里的get提交传递参数的问题 第十个故事,关于CRUD 相信只要你了解这十个故事,定然知道这是一份不可多得的真正的循序渐进的入门教程。-struts2_demo is a very appropriate example of struts2 beginners. Which included 10 small stories, each story is a classic for knowledge points: The first story, about how to develop your Struts2.0 in Hello world The second story, simulated landing, the main object is to see in action in formbeean how to use The third story, call their methods of operation, rather than execute () The fourth story, dealing with multiple submit a form The fifth story is about the validation framework struts2.0 The sixth story, multi-file upload on struts2.0 The seventh story, upload a single file on struts2.0 The eighth story, batch processing on struts2.0 The ninth story, presented on struts2.0 get inside the transmission parameters of the problem 10th story, on the CRUD I believe if you really understand this 10 story, surely know that this is a rare progressive introduction to the real tutorial.
Platform: | Size: 5409792 | Author: | Hits:

[JSP/JavaDateTimeConvertor

Description: 时间转换器,支持java.util.Date,java.sql.Timestamp,java.sql.Date 用于struts2在web开发中,页面显示时间,和action中时间字段,自动转换。-Time converter, supports java.util.Date, java.sql.Timestamp, java.sql.Date for struts2 in web development, page display time, and action in the field of time, automatically.
Platform: | Size: 1024 | Author: david | Hits:

[JSP/JavaSampleApplication

Description: struts2事例源码.struts2 in action 源码-struts2
Platform: | Size: 17366016 | Author: lxy | Hits:

[JSPStruts2Test3.0

Description: Struts2开发实例 源码 5张表.用户表,权限表.角色表.用户角色表和角色菜单表-Chinese version of AJAX In Action
Platform: | Size: 963584 | Author: 任毅 | Hits:

[JSPstruts_2_in_action

Description: Struts 2 经典书籍 . 提供web 快速开发的讲解和实例。使读者可以快速上手进行开发。-The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use yet feature-rich framework. Struts 2 represents a revolution in design and ease of use when compared to classic Struts. It adds exciting and powerful features such as a plugin framework, JavaServer Faces integration, and XML-free configuration.Struts 2 In Action introduces the Apache Struts 2 web application framework and shows you how to quickly develop professional, production-ready modern web applications. Written by Don Brown, one of the leading developers of Struts 2, Chad Davis, a passionate Struts 2 developer, along with Scott Stanlick, this book gently walks you through the key features of Struts 2 in example-driven, ea
Platform: | Size: 3589120 | Author: yxl | Hits:

[JSP/Javaon

Description: struts2 in action ,是struts2不是struts1,要学就学新技术,完整版-struts2 in action, is struts2 not struts1,' d rather learn the new technology, the full version
Platform: | Size: 3784704 | Author: jessen | Hits:

[JSP/JavaStruts2_Action

Description: struts2action 应用实例,值得参考-struts2 in action
Platform: | Size: 4141056 | Author: dongya | Hits:

[JSP/Javamakecode

Description: rapid-framework是一个以spring为核心的项目脚手架(或者称为胶水框架),框架将各个零散的框架(struts,strust2,springmvc,hibernate,ibatis,spring_jdbc,flex)搭建好,并内置一个代码生成器,辅助项目开发,可以生成java的hibernat,model,dao,manager,struts+struts2 action类,可以生成jsp的增删改查及列表页面 -rapid-framework is a spring at the core of the project scaffolding (or known as the glue framework), the various fragmented framework frameworks (struts, strust2, springmvc, hibernate, ibatis, spring_jdbc, flex) to build a good and a built-in code generation , an auxiliary project development, can generate the java hibernat, model, dao, manager, struts+ struts2 action class, can generate the CRUD and jsp list page
Platform: | Size: 33699840 | Author: MR LIANG | Hits:

[JSP/JavaStructs2-in-Action

Description: javaEE的实现MVC的主流的开发框架SSH中的Struts2;内容包括Struts2的详细内容和书中全部源码!-javaEE mainstream implementation of MVC development framework SSH in the Struts2 content including the Struts2 details and book all the source code!
Platform: | Size: 57625600 | Author: 李杰 | Hits:

[JSPStruts-2-in-Action

Description: 比较好的struts2英文书籍,英文书名为 Struts2 in action-Better struts2 books
Platform: | Size: 8070144 | Author: 李超琪 | Hits:

[JSPStruts-in-Action-

Description: Struts和Webwork同为服务于Web的一种MVC框架,从某种程度上看,Struts2是从WebWork2上升级得到的。甚至Apache的官方文档也讲:WebWork2到Struts2是平滑的过渡。我们甚至也可以说Struts2就是WebWork2.3而已。在很多方面Struts仅仅是改变了WebWork下的名称。Struts2对应的有自己的标签,并且功能强大。Webwork也有自己的标签。在2005年12月,WebWork与Struts Ti决定合并, 再此同时, Struts Ti 改名为 Struts Action Framework 2.0,成为Struts真正的下一代。-Struts and Webwork the same kind of services in the Web MVC framework, to some extent look, Struts2 is obtained from the WebWork2 upgrade. Even official documents Apache also speak: WebWork2 to Struts2 smooth transition. We can even say that Struts2 is WebWork2.3 it. In many ways Struts WebWork merely changed the name under. Struts2 corresponding own label, and powerful. Webwork also have their own label. In December 2005, WebWork and Struts Ti decided to merge, and then the same time, Struts Ti renamed Struts Action Framework 2.0, Struts truly become the next generation.
Platform: | Size: 2671616 | Author: | Hits:

[JSPStruts-2-in-Action

Description: Struts2 初学者的经典教材,看完没有不会的-Struts2 beginner s classic textbook
Platform: | Size: 3670016 | Author: 曾阿牛 | Hits:

[Software EngineeringStruts-2-in-Action

Description: jsp流行框架的struts2,action详解-struts2 jsp popular frameworks, action Comments
Platform: | Size: 3760128 | Author: GUI | Hits:
« 12 »

CodeBus www.codebus.net